home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Graphics & Multimedia / EasyCrop.dmg / EasyCrop.app / Contents / Resources / About.nib / classes.nib next >
Text File  |  2005-11-10  |  357b  |  12 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {postComment = id; readComment = id; sendMail = id; visitWebsite = id; }; 
  5.             CLASS = AboutController; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSWindowController; 
  8.         }, 
  9.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  10.     ); 
  11.     IBVersion = 1; 
  12. }